home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / coffeetycoon_Demo.swf / scripts / DefineButton2_459 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2006-06-13  |  127 b   |  5 lines

  1. on(rollOver){
  2.    var thisname = parseInt(this._name.substr("location_ghost_".length));
  3.    _root.select_locale(thisname);
  4. }
  5.